home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(9, 1)
- set the memberNum of sprite 9 to the number of member "jasmin.pict"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 9 to the number of member "face to face"
- updateStage()
- puppetSprite(9, 0)
- unLoad()
- SetReturn()
- play movie "face2.dir"
- end
-